Welcome![Sign In][Sign Up]
Location:
Search - integer transform

Search list

[Windows Develop040320152

Description: 整数变换问题,用最少的f和g变换次数将n变换为m.f(i)=3 g(i)=[i/2].-Integer Transform, with the least f and g frequency of transformation to transform m.f n (i) = 3 g (i) = [i / 2].
Platform: | Size: 55360 | Author: 孙月玲 | Hits:

[Other resourcevulnerable_watermark

Description: 基于TS变换(一种整数变换)所实现的脆弱数字水印方法,讨论了整数水印在数字水印中的优点-transform (a Integer Transform), the fragile digital watermarking methods, Integer discussed in the digital watermark of the benefits of watermarking
Platform: | Size: 201298 | Author: 张天翼 | Hits:

[Compress-Decompress algrithmszhenshuduishibianhuan

Description: 小波变换中的整数迭式变换VC++程序实现-wavelet transform integer transform repetition VC program
Platform: | Size: 4078 | Author: wer | Hits:

[matlab第二代小波变换的源代码

Description: 此程序用提升法实现第二代小波变换用的是非整数阶小波变换,采用时域实现,步骤先列后行-procedure used to upgrade Method second generation wavelet transform the non-integer-order wavelet transform, time domain realized, first out go backward steps
Platform: | Size: 1024 | Author: 丁力 | Hits:

[Windows Develop040320152

Description: 整数变换问题,用最少的f和g变换次数将n变换为m.f(i)=3 g(i)=[i/2].-Integer Transform, with the least f and g frequency of transformation to transform m.f n (i) = 3 g (i) = [i/2].
Platform: | Size: 55296 | Author: 孙月玲 | Hits:

[matlabsecondwavelet

Description: 此程序用提升法实现第二代小波变换 我用的是非整数阶小波变换 采用时域实现,步骤先列后行 正变换:分裂,预测,更新; 反变换:更新,预测,合并 只做一层(可以多层,而且每层的预测和更新方程不同)-procedure used to upgrade Method second generation wavelet transform I use a non-integer-order wavelet transform domain when used, the first step out go backward transformation : split and forecast updates; Anti-Transform : Update, forecasting, consolidations only one (which can be multi-storey, but each floor and update the forecast equation different)
Platform: | Size: 1024 | Author: 刘彦平 | Hits:

[matlaberdaixiaobo

Description: 2代小波示意程序此程序用提升法实现第二代小波变换用的是非整数阶小波变换 -two generation wavelet indicate the procedures used to enhance this procedure law to achieve the second generation wavelet transform the non-integer-order wavelet transform
Platform: | Size: 1024 | Author: be | Hits:

[Waveletvulnerable_watermark

Description: 基于TS变换(一种整数变换)所实现的脆弱数字水印方法,讨论了整数水印在数字水印中的优点-transform (a Integer Transform), the fragile digital watermarking methods, Integer discussed in the digital watermark of the benefits of watermarking
Platform: | Size: 200704 | Author: 张天翼 | Hits:

[Compress-Decompress algrithmszhenshuduishibianhuan

Description: 小波变换中的整数迭式变换VC++程序实现-wavelet transform integer transform repetition VC program
Platform: | Size: 4096 | Author: wer | Hits:

[Wavelet2Dwavelet

Description: 此程序用提升法实现第二代小波变换 %% 我用的是非整数阶小波变换 %% 采用时域实现,步骤先列后行 %% 正变换:分裂,预测,更新; %% 反变换:更新,预测,合并 %% 只做一层(可以多层,而且每层的预测和更新方程不同)-the procedure used to upgrade method is the second generation wavelet transform%% I use a non-integer-order wavelet transform%% using time domain achieved, steps out first go backward%% transformation : split and forecast updates; %% inverse transformation : Update, forecasting, %% off with a layer (which can be multi-storey, but the typical forecast and updating different equation)
Platform: | Size: 1024 | Author: Michael | Hits:

[Waveletwaili-gpl-19990723

Description: WAILI is a wavelet transform library, Uses integer wavelet transforms based on the lifting Scheme, Provides various wavelet transforms of the Cohen-Daubechies-Feauveau family of biorthogonal wavelets.-WAILI is a wavelet transform library, Uses integer wavelet transforms based on the li fting Scheme. Provides various wavelet transforms of the bathroom en-Daubechies-filter family of biorthogon al wavelets.
Platform: | Size: 195584 | Author: okey668 | Hits:

[WaveletLiftwavelet

Description: D5/3提升整数小波,可实现图像的无损压缩,包括一维和二维图像整数小波变换-D5/3 integer wavelet upgrade can realize lossless image compression, including the one-dimensional and two-dimensional image integer wavelet transform
Platform: | Size: 1024 | Author: 赵翠芳 | Hits:

[Wavelet97

Description: 97整数小波变换源程序,文件中有可执行程序。-97 Integer Wavelet Transform source code, executable program file.
Platform: | Size: 780288 | Author: zxwzxw123 | Hits:

[Special Effectslyasu1

Description: 第二代小波变换,基于提升格式的整数小波实现数字图像的无损压缩编码-Second-generation wavelet transform, lifting scheme based on integer wavelet realize the lossless compression of digital image coding
Platform: | Size: 1024 | Author: angy | Hits:

[matlabwatermark2

Description: matlab整数变换,整数Haar小波变换的水印嵌入,pdf电子书-matlab integer transform, integer Haar wavelet transform of the watermark embedding, pdf e-book
Platform: | Size: 626688 | Author: ereast | Hits:

[VHDL-FPGA-Verilogdct2

Description: 这个是一个基于FPGA的数字图像的整数DCT变换程序,程序高性能地实现了2维DCT变换。-This is an FPGA-based digital image of the integer DCT transform process and procedures to achieve high-performance 2-D DCT transform.
Platform: | Size: 418816 | Author: jyb | Hits:

[Special EffectsH264-DCT-Quanter

Description: H264中的整数DCT变换编码及量化代码,并附有原文的DCT编码、量化的说明文档。本源码从X264及JM中抽取后整理得来,并用原文档中的示例数据进行了测试,与原文档结果完全一样,是学习H.264不可多得的参考资源. -H264 in the integer DCT transform coding and quantization code, together with the original DCT coding, quantitative description of the document. The source from the X264 and JM Finishing extract obtained and used the original document in the test sample data with the results of exactly the same as the original document, is to study rare H.264 reference resources.
Platform: | Size: 64512 | Author: ren | Hits:

[Special EffectsMixed-integer-transform-ased-on-high-capacity

Description: 基于混合整数变换的高容量可逆数字水印Mixed-integer transform based on high-capacity reversible watermarking-Mixed-integer transform based on high-capacity reversible watermarking
Platform: | Size: 388096 | Author: what1586 | Hits:

[WaveletInteger-stack-type-transform

Description: 该文件为有关整数碟式变换的C++程序代码-The file is a disc about integer transform C++ code
Platform: | Size: 4096 | Author: Diana | Hits:

[Software EngineeringThe-H.264-Integer-Transform

Description: H.264 integer transform nova avc
Platform: | Size: 775168 | Author: iida | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net